object frmEntreDatas: TfrmEntreDatas Left = 858 Top = 150 BorderStyle = bsNone Caption = 'frmEntreDatas' ClientHeight = 152 ClientWidth = 285 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 0 Top = 0 Width = 285 Height = 152 Align = alClient end object Panel1: TPanel Left = 0 Top = 0 Width = 285 Height = 152 Align = alClient BevelWidth = 3 Color = clWhite TabOrder = 0 object Label1: TLabel Left = 15 Top = 72 Width = 25 Height = 13 Alignment = taCenter Caption = 'Entre' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 16 Width = 223 Height = 24 Caption = 'Seleccione o intervalo' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label4: TLabel Left = 151 Top = 72 Width = 6 Height = 13 Alignment = taCenter Caption = 'e' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object BitBtn1: TBitBtn Left = 178 Top = 106 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 2 Kind = bkOK end object DateEdit1: TDateEdit Left = 50 Top = 68 Width = 90 Height = 21 Color = clBtnFace NumGlyphs = 2 TabOrder = 0 end object DateEdit2: TDateEdit Left = 170 Top = 68 Width = 90 Height = 21 Color = clBtnFace NumGlyphs = 2 TabOrder = 1 end end end